projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
401bf15
)
GtkStatusbar: Add some space between the frame and the label
author
Matthias Clasen
<mclasen@redhat.com>
Fri, 20 Jun 2014 15:44:51 +0000
(11:44 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Fri, 20 Jun 2014 16:15:25 +0000
(12:15 -0400)
Looks better this way.
gtk/resources/ui/gtkstatusbar.ui
patch
|
blob
|
history
diff --git
a/gtk/resources/ui/gtkstatusbar.ui
b/gtk/resources/ui/gtkstatusbar.ui
index c506b9b1ce92e1975b2f4d811b01eb6d88b47f73..16ca59f45e035db18c0d22760ae72d90086b3450 100644
(file)
--- a/
gtk/resources/ui/gtkstatusbar.ui
+++ b/
gtk/resources/ui/gtkstatusbar.ui
@@
-20,6
+20,7
@@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="spacing">4</property>
+ <property name="margin">4</property>
<child>
<object class="GtkLabel" id="label">
<property name="visible">True</property>